Xbasic

SQL::ImportStatementValidate Method

Syntax

L Validate([SQLConnection as SQL::Connection | SQLConnectionString as C] [UpdateStatistics as L])

Arguments

SQLConnection

SQL::Connection | SQLConnectionString

Description

Execute the current statement using the current or passed connection.

See Also